Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide Change column if they are all 0 B #50

Merged
merged 2 commits into from
Jun 21, 2021

Conversation

fisker
Copy link
Contributor

@fisker fisker commented Dec 21, 2020

If unchanged contains size < minimumChangeThreshold, it will still show, tests already covered

| Filename | Size | Change |
| :--- | :---: | :---: |
| \`three.js\` | 300 B | 0 B |
| \`four.js\` | 4.5 kB | +9 B (0%) |

@github-actions
Copy link

github-actions bot commented Dec 21, 2020

Size Change: 0 B

Total Size: 75.5 kB

ℹ️ View Unchanged
Filename Size Change
index.js 75.5 kB 0 B

compressed-size-action

# Conflicts:
#	tests/__snapshots__/utils.spec.js.snap
@developit developit merged commit ce372b9 into preactjs:master Jun 21, 2021
@fisker fisker deleted the change-column branch June 21, 2021 18:03
fisker added a commit to fisker/compressed-size-action that referenced this pull request Jun 21, 2021
developit added a commit that referenced this pull request Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants